gtk4.git
2019-03-17 Matthias Clasenpaned: Don't use a grab
2019-03-17 Matthias Claseneditable: Fix a thinko
2019-03-17 Piotr DrągUpdate POTFILES.in
2019-03-17 Matthias Clasenwidget: Fix a mission annotation
2019-03-17 Matthias Clasena11y tests: Clean up the placeholder-text test
2019-03-17 Matthias ClasenMerge branch 'wip/matthiasc/focus3' into 'master'
2019-03-17 Matthias Clasenxim: Stop using GtkWidget::event
2019-03-17 Matthias Clasena11y tests: Update expected results
2019-03-17 Matthias ClasenUpdate the focus test
2019-03-17 Matthias ClasenUse root in gdk_synthesize_crossing_events
2019-03-17 Matthias ClasenMake gtk_widget_get_focus_child public
2019-03-17 Matthias ClasenAdd key controller API to the docs
2019-03-17 Matthias Clasenkey controller: Enforce limitations of key forwarding
2019-03-17 Matthias Clasenkey controller: Improve the docs
2019-03-17 Matthias Clasenkey controller: Add getters for focus event targets
2019-03-17 Matthias Clasenkey controller: Add focus properties
2019-03-17 Matthias Clasenkey controller: Fix a copy/paste error
2019-03-17 Matthias ClasenPass mode and detail to focus-in/out signals
2019-03-17 Matthias ClasenMove maintaining the focus chain
2019-03-17 Matthias ClasenSome fixes to crossing event generation
2019-03-17 Matthias Clasenwindow: Use gtk_synthesize_crossing_events
2019-03-17 Matthias ClasenExport gtk_synthesize_crossing_events internally
2019-03-17 Matthias ClasenShare crossing and focus change event code
2019-03-17 Matthias Clasengdk: Add a related_target field to some events
2019-03-17 Matthias Clasengdk: Rename gdk_event_set_user_data
2019-03-17 Matthias Clasengdk: Add crossing mode and detail to focus events
2019-03-17 Matthias ClasenClarify grab_focus docs
2019-03-17 Matthias Clasenwindow: Remove initial-focus builder support
2019-03-17 Matthias Clasenwindow: Remove ::set-focus
2019-03-17 Matthias Clasenpopover: Stop using ::set-focus
2019-03-17 Matthias Clasenfilechooser: Stop using ::set-focus
2019-03-17 Matthias Claseninspector: Stop using ::set-focus
2019-03-17 Matthias ClasenDrop gtk_widget_send_focus_change
2019-03-17 Matthias Clasenwidget: Add a private setter for has-focus
2019-03-17 Matthias ClasenExclude non-drawable widgets from focus
2019-03-17 Matthias Clasenwidget: Drop the ::focus signal
2019-03-17 Matthias ClasenSimplify the move_focus api
2019-03-17 Matthias ClasenMove a check to gtk_window_set_focus
2019-03-17 Matthias ClasenPort widgets to the root focus API
2019-03-17 Matthias Clasenwindow: Implement the root focus api
2019-03-17 Matthias Clasenroot: Add focus
2019-03-17 Matthias ClasenRedo focus handling
2019-03-17 Matthias Clasenpassword entry: Fix property notification
2019-03-17 Matthias Clasensearch entry: Fix property notification
2019-03-17 Matthias Clasensingle selection: Skip tests properly
2019-03-17 Matthias Clasenwidget: Check rootness for invisibility
2019-03-16 Jordi MasUpdate Catalan translation
2019-03-15 Matthias Clasenpassword entry: Don't show both icons
2019-03-15 Matthias ClasenAdd a tagged entry demo
2019-03-15 Matthias Clasengtk-demo: Show password peek icon
2019-03-15 Matthias Clasenpassword entry: Add a way to see the content
2019-03-15 Matthias Clasenpassword entry: Make the Caps Lock icon less prominent
2019-03-14 Matthias Clasenpassword entry: Use text cursor for Caps Lock indicator
2019-03-14 Matthias Clasenentry: Make progress bar not pickable
2019-03-14 Matthias Clasenpassword entry: a better Caps Lock icon
2019-03-14 Matthias Clasengtk-demo: Add a password entry demo
2019-03-14 Matthias Clasenpassword entry: Add placeholder-text and activates...
2019-03-14 Matthias Clasenpassword entry: Initialize capslock state
2019-03-14 Matthias Clasena11y: More entry fixes
2019-03-12 Matej UrbančičUpdated Slovenian translation
2019-03-10 Nathan FollensUpdate Dutch translation
2019-03-08 Benjamin Ottetext: Simplify
2019-03-08 Benjamin Ottetext: Remove two unused member variables
2019-03-08 Benjamin Ottetext: Use gtk_widget_set_overflow()
2019-03-08 Benjamin Ottetext: Remove 2 unused variables
2019-03-08 Benjamin Ottecolorswatch: Use gtk_widget_set_overflow()
2019-03-08 Benjamin Ottewidget: Make overflow respect rounded corners
2019-03-07 Bastien Noceragsk: API docs fixes
2019-03-07 Benjamin Otterevealer: Add swing transitions
2019-03-07 Piotr DrągUpdate Polish translation
2019-03-07 Matthias Clasenx11: Don't emit GDK_NOTHING events
2019-03-06 Benjamin Otterendernode: Add can_diff implementation for transform...
2019-03-06 Timm Bäderentry: Update CSS node docs
2019-03-06 Timm Bädergl renderer: Cache rendered fallback nodes
2019-03-06 Timm Bädergl renderer: Mark pointer textures as used
2019-03-05 Benjamin Ottetransform: Add perspective()
2019-03-04 Benjamin Otterendernode: Implement diffing of transform nodes
2019-03-04 Benjamin Ottetransform: Readd optimization
2019-03-04 Benjamin Ottetransform: Redo querying API
2019-03-04 Benjamin Ottetransform: Store the category in the transform
2019-03-04 Benjamin Ottetransform: Implement gsk_transform_invert()
2019-03-04 Benjamin Ottetransform: Remove gsk_transform_identity()
2019-03-04 Benjamin Ottewidget: Make transform a GskTransform
2019-03-04 Benjamin Ottetestsuite: Add a transforms test
2019-03-04 Benjamin Ottetrasnform: Fix print statement
2019-03-04 Benjamin Ottetransform: Split rotate() and rotate3d() class
2019-03-04 Benjamin Ottetransform: Make category public API
2019-03-04 Benjamin Ottetransform: Remove API to poke internals
2019-03-04 Benjamin Otterendernode: Make the transform node take a GskTransform
2019-03-04 Benjamin Ottetransform: Add more API
2019-03-04 Benjamin Ottetransform: Move to GSK
2019-03-04 Matthias ClasenMerge branch 'adwaita-typo-fix-master' into 'master'
2019-03-04 Christoph Reitertreeview: make sure separator nodes have a height > 0
2019-03-04 Alex MondayAdwaita: Fix typo (missing comma)
2019-03-04 Emmanuele BassiMerge branch 'notebook-notify-page-not-child' into...
2019-03-04 Matthias Clasensearch entry: Fix a copy-paste error
2019-03-04 Matthias Clasenentries: Fix mnemonic activation
2019-03-03 Peter Bloomfieldnotebook: Notify the notebook page, not the child
2019-03-03 Benjamin Ottewidget: Fix gtk_widget_pick() on 3d-transformed widgets
2019-03-03 Matthias Clasengtk-demo: Minimally fix the sarch entry demo
next